home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 26 / CD_ASCQ_26_1295.iso / voxrom / minlinux / minlxfr5.arj / LINUX / ROOT / _MENU.{_R < prev    next >
Text File  |  1995-03-30  |  489b  |  24 lines

  1. 1:      ls -l 
  2.         (ls -l | more)
  3. 2:    cygnux
  4.     uucico -r1 -S cygnux -q -x1 -D
  5. 3:    uul
  6.     cd /usr/lib/uucp
  7. 4:    uup
  8.     cd /usr/spool/uucp
  9. 5:    uuq
  10.     cd /usr/spool/uucp/.Log/uuxqt
  11. 6:    news
  12.     cd /usr/local/lib/news/bin/input
  13. 7:    du -abc cygnux
  14.     du -abc cygnux
  15. 8:    mount -t ext2 /dev/sda2 /mnt
  16.     mount -t ext2 /dev/sda2 /mnt
  17. 9:    mount -t iso9660 -o ro /dev/sbpcd /mnt
  18.     mount -t iso9660 -o ro /dev/sbpcd /mnt
  19. a:    mount -t msdos /dev/fd0 /mnt
  20.     mount -t msdos /dev/fd0 /mnt
  21. b:    umount /dev/fd0
  22.     umount /dev/fd0
  23.  
  24.